Returns the length of the specified dimension of a two-dimensional array.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public static <_T> int getLength ( |
An array whose length to return.
An integer index of the array's dimension.
An integer value specifying the array length.